[INFO] fetching crate velesdb-server 1.7.2...
[INFO] testing velesdb-server-1.7.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate velesdb-server 1.7.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate velesdb-server 1.7.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate velesdb-server 1.7.2
[INFO] tweaked toml for crates.io crate velesdb-server 1.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate velesdb-server 1.7.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate velesdb-server 1.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.11.0
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.11.0
[INFO] [stderr]   Downloaded arc-swap v1.9.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v9.0.2
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded zip v3.0.0
[INFO] [stderr]   Downloaded rust-embed v8.11.0
[INFO] [stderr]   Downloaded velesdb-core v1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c0c83438468a7a7e48b34c415a4a5beef732f6b701a75d716cb52b83bb307dc
[INFO] running `Command { std: "docker" "start" "-a" "5c0c83438468a7a7e48b34c415a4a5beef732f6b701a75d716cb52b83bb307dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c0c83438468a7a7e48b34c415a4a5beef732f6b701a75d716cb52b83bb307dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0c83438468a7a7e48b34c415a4a5beef732f6b701a75d716cb52b83bb307dc", kill_on_drop: false }`
[INFO] [stdout] 5c0c83438468a7a7e48b34c415a4a5beef732f6b701a75d716cb52b83bb307dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31ea3244b62c9581c31d628ef86e4bb3e167fade595600720a09170a88bc4fb1
[INFO] running `Command { std: "docker" "start" "-a" "31ea3244b62c9581c31d628ef86e4bb3e167fade595600720a09170a88bc4fb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling velesdb-core v1.7.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling velesdb-server v1.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "31ea3244b62c9581c31d628ef86e4bb3e167fade595600720a09170a88bc4fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ea3244b62c9581c31d628ef86e4bb3e167fade595600720a09170a88bc4fb1", kill_on_drop: false }`
[INFO] [stdout] 31ea3244b62c9581c31d628ef86e4bb3e167fade595600720a09170a88bc4fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5823e5a98e831d4da7f31417513b9ba0cf10c005b6af2fa1630f834ee99491d
[INFO] running `Command { std: "docker" "start" "-a" "a5823e5a98e831d4da7f31417513b9ba0cf10c005b6af2fa1630f834ee99491d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling velesdb-core v1.7.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling velesdb-server v1.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "a5823e5a98e831d4da7f31417513b9ba0cf10c005b6af2fa1630f834ee99491d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5823e5a98e831d4da7f31417513b9ba0cf10c005b6af2fa1630f834ee99491d", kill_on_drop: false }`
[INFO] [stdout] a5823e5a98e831d4da7f31417513b9ba0cf10c005b6af2fa1630f834ee99491d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 374921f3f00ab2b38f209a63716cc16777c67daa08ca126298afb21cfc62daba
[INFO] running `Command { std: "docker" "start" "-a" "374921f3f00ab2b38f209a63716cc16777c67daa08ca126298afb21cfc62daba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/velesdb_server-5f7bf9a2c166cb33)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test auth::tests::test_any_key_matches_not_found ... ok
[INFO] [stdout] test auth::tests::test_any_key_matches_found ... ok
[INFO] [stdout] test auth::tests::test_auth_state_disabled_when_empty ... ok
[INFO] [stdout] test auth::tests::test_auth_state_enabled_with_keys ... ok
[INFO] [stdout] test auth::tests::test_constant_time_eq_different_content ... ok
[INFO] [stdout] test auth::tests::test_constant_time_eq_different_length ... ok
[INFO] [stdout] test auth::tests::test_constant_time_eq_empty ... ok
[INFO] [stdout] test auth::tests::test_constant_time_eq_identical ... ok
[INFO] [stdout] test auth::tests::test_extract_bearer_token_invalid ... ok
[INFO] [stdout] test auth::tests::test_extract_bearer_token_valid ... ok
[INFO] [stdout] test auth::tests::test_extract_bearer_token_whitespace_only ... ok
[INFO] [stdout] test auth::tests::test_is_public_path_health ... ok
[INFO] [stdout] test auth::tests::test_is_public_path_metrics ... ok
[INFO] [stdout] test auth::tests::test_is_public_path_other ... ok
[INFO] [stdout] test auth::tests::test_is_public_path_ready ... ok
[INFO] [stdout] test auth::tests::test_any_key_matches_empty_keys ... ok
[INFO] [stdout] test config::tests::test_cli_overrides_toml ... ok
[INFO] [stdout] test config::tests::test_empty_toml_uses_all_defaults ... ok
[INFO] [stdout] test config::tests::test_load_toml_file_no_default_returns_empty ... ok
[INFO] [stdout] test config::tests::test_parse_api_keys_env ... ok
[INFO] [stdout] test config::tests::test_full_priority_chain ... ok
[INFO] [stdout] test config::tests::test_partial_toml_uses_defaults_for_missing ... ok
[INFO] [stdout] test config::tests::test_validate_tls_key_without_cert ... ok
[INFO] [stdout] test config::tests::test_validate_empty_data_dir_rejected ... ok
[INFO] [stdout] test config::tests::test_load_toml_file_not_found_explicit_path ... ok
[INFO] [stdout] test config::tests::test_validate_port_zero_rejected ... ok
[INFO] [stdout] test config::tests::test_validate_tls_missing_cert_file ... ok
[INFO] [stdout] test config::tests::test_validate_tls_cert_without_key ... ok
[INFO] [stdout] test handlers::admin::tests::test_apply_guardrails_full_update ... ok
[INFO] [stdout] test handlers::admin::tests::test_apply_guardrails_partial_update ... ok
[INFO] [stdout] test handlers::admin::tests::test_guardrails_response_serialization ... ok
[INFO] [stdout] test config::tests::test_toml_overrides_defaults ... ok
[INFO] [stdout] test handlers::admin::tests::test_limits_to_response_roundtrip ... ok
[INFO] [stdout] test handlers::graph::stream::tests::test_build_error_events_returns_single_error ... ok
[INFO] [stdout] test handlers::graph::stream::tests::test_stream_done_event_serialize ... ok
[INFO] [stdout] test handlers::graph::stream::tests::test_stream_error_event_serialize ... ok
[INFO] [stdout] test handlers::graph::stream::tests::test_stream_node_event_serialize ... ok
[INFO] [stdout] test handlers::graph::tests::test_degree_response_serialize ... ok
[INFO] [stdout] test handlers::graph::tests::test_edges_response_serialize ... ok
[INFO] [stdout] test config::tests::test_validate_tls_valid_files ... ok
[INFO] [stdout] test handlers::graph::stream::tests::test_elapsed_ms_returns_reasonable_value ... ok
[INFO] [stdout] test handlers::graph::tests::test_traverse_bfs_basic ... ok
[INFO] [stdout] test handlers::graph::tests::test_get_node_degree ... ok
[INFO] [stdout] test handlers::graph::tests::test_graph_collection_add_and_get_edges ... ok
[INFO] [stdout] test handlers::helpers::tests::test_extract_client_id_fallback ... ok
[INFO] [stdout] test handlers::helpers::tests::test_extract_client_id_invalid_utf8_falls_back ... ok
[INFO] [stdout] test handlers::helpers::tests::test_extract_client_id_from_header ... ok
[INFO] [stdout] test handlers::match_query::tests::test_match_query_request_deserialize ... ok
[INFO] [stdout] test handlers::match_query::tests::test_match_query_response_serialize ... ok
[INFO] [stdout] test handlers::match_query::tests::test_match_query_response_with_projected_properties ... ok
[INFO] [stdout] test handlers::graph::tests::test_traverse_response_serialize ... ok
[INFO] [stdout] test handlers::query::tests::test_detect_query_type_graph ... ok
[INFO] [stdout] test handlers::query::tests::test_detect_query_type_hybrid_vector_aggregation ... ok
[INFO] [stdout] test handlers::query::tests::test_detect_query_type_rows ... ok
[INFO] [stdout] test handlers::query::tests::test_detect_query_type_search ... ok
[INFO] [stdout] test tests::test_batch_search_request_deserialize ... ok
[INFO] [stdout] test tests::test_collection_response_serialize ... ok
[INFO] [stdout] test tests::test_create_collection_request_default_metric ... ok
[INFO] [stdout] test tests::test_create_collection_request_with_hamming ... ok
[INFO] [stdout] test tests::test_create_collection_request_with_jaccard ... ok
[INFO] [stdout] test tests::test_create_collection_request_with_storage_mode ... ok
[INFO] [stdout] test tests::test_error_response_serialize ... ok
[INFO] [stdout] test tests::test_hybrid_search_request_deserialize ... ok
[INFO] [stdout] test handlers::graph::tests::test_traverse_dfs_with_limit ... ok
[INFO] [stdout] test handlers::graph::tests::test_traverse_dfs_basic ... ok
[INFO] [stdout] test handlers::query::tests::test_detect_query_type_aggregation ... ok
[INFO] [stdout] test config::tests::test_defaults ... ok
[INFO] [stdout] test tests::test_openapi_has_all_endpoints ... ok
[INFO] [stdout] test handlers::graph::tests::test_traverse_bfs_with_rel_type_filter ... ok
[INFO] [stdout] test handlers::graph::tests::test_traverse_bfs_with_limit ... ok
[INFO] [stdout] test tests::test_openapi_has_schemas ... ok
[INFO] [stdout] test tests::test_openapi_has_all_metrics_documented ... ok
[INFO] [stdout] test tests::test_openapi_has_search_types_documented ... ok
[INFO] [stdout] test tests::test_search_request_deserialize ... ok
[INFO] [stdout] test tests::test_search_response_serialize ... ok
[INFO] [stdout] test tests::test_text_search_request_deserialize ... ok
[INFO] [stdout] test tests::test_upsert_points_request_deserialize ... ok
[INFO] [stdout] test tls::tests::test_load_tls_config_empty_cert_file ... ok
[INFO] [stdout] test tls::tests::test_load_tls_config_invalid_pem ... ok
[INFO] [stdout] test tls::tests::test_load_tls_config_missing_cert_file ... ok
[INFO] [stdout] test tests::test_openapi_has_all_tags ... ok
[INFO] [stdout] test tests::test_openapi_has_license ... ok
[INFO] [stdout] test tests::test_openapi_spec_generation ... ok
[INFO] [stdout] test tests::test_openapi_has_storage_mode_documented ... ok
[INFO] [stdout] test tests::test_openapi_pretty_json ... ok
[INFO] [stdout] test tests::generate_openapi_spec_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/velesdb_server-e86c731b128c56f5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_integration.rs (/opt/rustwide/target/debug/deps/api_integration-38def451f0904c52)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test test_collection_not_found ... ok
[INFO] [stdout] test test_create_collection_invalid_storage_mode ... ok
[INFO] [stdout] test test_aggregate_endpoint_rejects_non_aggregation_query ... ok
[INFO] [stdout] test test_collection_sanity_includes_diagnostics_counters ... ok
[INFO] [stdout] test test_collection_sanity_reports_empty_collection ... ok
[INFO] [stdout] test test_batch_search_invalid_filter_returns_bad_request ... ok
[INFO] [stdout] test test_aggregate_endpoint_returns_contract_meta ... ok
[INFO] [stdout] test test_create_collection_with_sq8_storage ... ok
[INFO] [stdout] test test_create_collection_with_empty_type_returns_preflight_warnings ... ok
[INFO] [stdout] test test_create_collection ... ok
[INFO] [stdout] test test_batch_search ... ok
[INFO] [stdout] test test_explain_endpoint ... ok
[INFO] [stdout] test test_graph_get_edges_missing_label ... ok
[INFO] [stdout] test test_graph_get_edges_by_label ... ok
[INFO] [stdout] test test_graph_traverse_dfs ... ok
[INFO] [stdout] test test_graph_traverse_bfs ... ok
[INFO] [stdout] test test_delete_point_by_id ... ok
[INFO] [stdout] test test_graph_add_edge ... ok
[INFO] [stdout] test test_create_collection_returns_preflight_warnings ... ok
[INFO] [stdout] test test_health_check ... ok
[INFO] [stdout] test test_get_point_by_id ... ok
[INFO] [stdout] test test_guardrails_circuit_breaker_503 ... ok
[INFO] [stdout] test test_invalid_metric ... ok
[INFO] [stdout] test test_graph_traverse_with_rel_type_filter ... ok
[INFO] [stdout] test test_list_collections ... ok
[INFO] [stdout] test test_query_match_top_level_requires_collection ... ok
[INFO] [stdout] test test_guardrails_rate_limit_429 ... ok
[INFO] [stdout] test test_graph_node_degree ... ok
[INFO] [stdout] test test_hybrid_search ... ok
[INFO] [stdout] test test_create_collection_with_binary_storage ... ok
[INFO] [stdout] test test_query_insert_metadata_only_via_query_endpoint ... ok
[INFO] [stdout] test test_search_dimension_mismatch_returns_actionable_error ... ok
[INFO] [stdout] test test_graph_traverse_invalid_strategy ... ok
[INFO] [stdout] test test_query_match_top_level_with_collection ... ok
[INFO] [stdout] test test_sq8_collection_upsert_and_search ... ok
[INFO] [stdout] test test_search_ids_sparse ... ok
[INFO] [stdout] test test_text_search_collection_not_found ... ok
[INFO] [stdout] test test_search_ids_with_mode ... ok
[INFO] [stdout] test test_search_ids_with_filter ... ok
[INFO] [stdout] test test_query_update_metadata_only_via_query_endpoint ... ok
[INFO] [stdout] test test_velesql_collection_not_found ... ok
[INFO] [stdout] test test_stream_upsert_ndjson ... ok
[INFO] [stdout] test test_upsert_and_search ... ok
[INFO] [stdout] test test_stream_upsert_ndjson_chunked_without_trailing_newline ... ok
[INFO] [stdout] test test_velesql_case_insensitive_keywords ... ok
[INFO] [stdout] test test_velesql_query_syntax_error ... ok
[INFO] [stdout] test test_velesql_limit_offset ... ok
[INFO] [stdout] test test_velesql_hybrid_near_and_match ... ok
[INFO] [stdout] test test_text_search ... ok
[INFO] [stdout] test test_velesql_query ... ok
[INFO] [stdout] test test_velesql_select_specific_columns ... ok
[INFO] [stdout] test test_velesql_match_only ... ok
[INFO] [stdout] test test_velesql_where_filter ... ok
[INFO] [stdout] test test_velesql_order_by_similarity ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_integration.rs (/opt/rustwide/target/debug/deps/auth_integration-da7245053b76e7af)
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_auth_health_endpoint_bypasses_auth ... ok
[INFO] [stdout] test test_auth_invalid_key_returns_401 ... ok
[INFO] [stdout] test test_auth_missing_header_returns_401 ... ok
[INFO] [stdout] test test_auth_basic_scheme_rejected ... ok
[INFO] [stdout] test test_auth_disabled_when_no_keys ... ok
[INFO] [stdout] test test_auth_valid_key_returns_200 ... ok
[INFO] [stdout] test test_auth_multiple_keys_all_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core_feature_parity_tests.rs (/opt/rustwide/target/debug/deps/core_feature_parity_tests-7f57b657b9f17062)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test server_default_feature_matches_core_default ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test core_feature_parity_tests`
[INFO] [stdout] test server_exposes_all_core_features ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server_default_feature_matches_core_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_default_feature_matches_core_default' (199) panicked at tests/core_feature_parity_tests.rs:11:29:
[INFO] [stdout] failed to read /opt/rustwide/workdir/../../crates/velesdb-core/Cargo.toml: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc8e8cb834a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc8e8cb834a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc8e8cb834a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc8e8cb834a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc8e8ccca0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc8e8ccca0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5dc8e8cbcbf2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc8e8cbcbf2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc8e8c9707f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc8e8c9707f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc8e8cb05a9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc8e8b5825c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dc8e8b5825c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc8e8cb0762 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dc8e8cb0762 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc8e8c97138 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc8e8c8e989 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc8e8c97e4d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc8e8ccd13c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc8e8b42138 - core_feature_parity_tests[c9f8302dbd9e5f94]::parse_features::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:11:29
[INFO] [stdout]   20:     0x5dc8e8b455e9 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::io::error::Error>>::unwrap_or_else::<core_feature_parity_tests[c9f8302dbd9e5f94]::parse_features::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5dc8e8b4258f - core_feature_parity_tests[c9f8302dbd9e5f94]::parse_features
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:11:10
[INFO] [stdout]   22:     0x5dc8e8b42f67 - core_feature_parity_tests[c9f8302dbd9e5f94]::server_default_feature_matches_core_default
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:77:25
[INFO] [stdout]   23:     0x5dc8e8b42467 - core_feature_parity_tests[c9f8302dbd9e5f94]::server_default_feature_matches_core_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:72:49
[INFO] [stdout]   24:     0x5dc8e8b452e6 - <core_feature_parity_tests[c9f8302dbd9e5f94]::server_default_feature_matches_core_default::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc8e8b4c33b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5dc8e8b4c33b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5dc8e8b58d2b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5dc8e8b58d2b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5dc8e8b58d2b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5dc8e8b58d2b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5dc8e8b58d2b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5dc8e8b58d2b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5dc8e8b58d2b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5dc8e8b54444 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5dc8e8b54444 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5dc8e8b5b932 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5dc8e8b5b932 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5dc8e8b5b932 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5dc8e8b5b932 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5dc8e8b5b932 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5dc8e8b5b932 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5dc8e8b5b932 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dc8e8cb78ff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5dc8e8cb78ff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7b515de90aa4 - <unknown>
[INFO] [stdout]   46:     0x7b515df1da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_exposes_all_core_features stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_exposes_all_core_features' (200) panicked at tests/core_feature_parity_tests.rs:11:29:
[INFO] [stdout] failed to read /opt/rustwide/workdir/../../crates/velesdb-core/Cargo.toml: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc8e8cb834a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc8e8cb834a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc8e8cb834a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc8e8cb834a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc8e8ccca0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc8e8ccca0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5dc8e8cbcbf2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc8e8cbcbf2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc8e8c9707f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc8e8c9707f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc8e8cb05a9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc8e8b5825c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dc8e8b5825c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc8e8cb0762 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dc8e8cb0762 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc8e8c97138 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc8e8c8e989 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc8e8c97e4d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc8e8ccd13c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc8e8b42138 - core_feature_parity_tests[c9f8302dbd9e5f94]::parse_features::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:11:29
[INFO] [stdout]   20:     0x5dc8e8b455e9 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::io::error::Error>>::unwrap_or_else::<core_feature_parity_tests[c9f8302dbd9e5f94]::parse_features::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5dc8e8b4258f - core_feature_parity_tests[c9f8302dbd9e5f94]::parse_features
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:11:10
[INFO] [stdout]   22:     0x5dc8e8b428c7 - core_feature_parity_tests[c9f8302dbd9e5f94]::server_exposes_all_core_features
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:46:25
[INFO] [stdout]   23:     0x5dc8e8b42437 - core_feature_parity_tests[c9f8302dbd9e5f94]::server_exposes_all_core_features::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/core_feature_parity_tests.rs:41:38
[INFO] [stdout]   24:     0x5dc8e8b452a6 - <core_feature_parity_tests[c9f8302dbd9e5f94]::server_exposes_all_core_features::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc8e8b4c33b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5dc8e8b4c33b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5dc8e8b58d2b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5dc8e8b58d2b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5dc8e8b58d2b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5dc8e8b58d2b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5dc8e8b58d2b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5dc8e8b58d2b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5dc8e8b58d2b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5dc8e8b54444 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5dc8e8b54444 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5dc8e8b5b932 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5dc8e8b5b932 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5dc8e8b5b932 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5dc8e8b5b932 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5dc8e8b5b932 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5dc8e8b5b932 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5dc8e8b5b932 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dc8e8cb78ff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5dc8e8cb78ff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7b515de90aa4 - <unknown>
[INFO] [stdout]   46:     0x7b515df1da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server_default_feature_matches_core_default
[INFO] [stdout]     server_exposes_all_core_features
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "374921f3f00ab2b38f209a63716cc16777c67daa08ca126298afb21cfc62daba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374921f3f00ab2b38f209a63716cc16777c67daa08ca126298afb21cfc62daba", kill_on_drop: false }`
[INFO] [stdout] 374921f3f00ab2b38f209a63716cc16777c67daa08ca126298afb21cfc62daba
